[INFO] cloning repository https://github.com/dickermoshe/zmanim-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dickermoshe/zmanim-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickermoshe%2Fzmanim-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickermoshe%2Fzmanim-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0fe0070a311a45c920b8ba34881b207a515d79e
[INFO] testing dickermoshe/zmanim-core against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickermoshe%2Fzmanim-core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dickermoshe/zmanim-core
[INFO] finished tweaking git repo https://github.com/dickermoshe/zmanim-core
[INFO] tweaked toml for git repo https://github.com/dickermoshe/zmanim-core written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dickermoshe/zmanim-core on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dickermoshe/zmanim-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_checksum_derive v0.28.3
[INFO] [stderr]   Downloaded uniffi v0.28.3
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded uniffi_macros v0.28.3
[INFO] [stderr]   Downloaded uniffi_meta v0.28.3
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_build v0.28.3
[INFO] [stderr]   Downloaded uniffi_testing v0.28.3
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded uniffi_bindgen v0.28.3
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded java-locator v0.1.9
[INFO] [stderr]   Downloaded uniffi_udl v0.28.3
[INFO] [stderr]   Downloaded jni-sys-macros v0.1.0
[INFO] [stderr]   Downloaded jni-sys v0.4.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded uniffi_core v0.28.3
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded calendrical_calculations v0.2.0
[INFO] [stderr]   Downloaded icu_calendar v2.0.3
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded j4rs v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d95b5402d430c4edf7c3f47e969e9cbefa370acc3261677da36d41cbb11ba23
[INFO] running `Command { std: "docker" "start" "-a" "7d95b5402d430c4edf7c3f47e969e9cbefa370acc3261677da36d41cbb11ba23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d95b5402d430c4edf7c3f47e969e9cbefa370acc3261677da36d41cbb11ba23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d95b5402d430c4edf7c3f47e969e9cbefa370acc3261677da36d41cbb11ba23", kill_on_drop: false }`
[INFO] [stdout] 7d95b5402d430c4edf7c3f47e969e9cbefa370acc3261677da36d41cbb11ba23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c9247ce2bde4849c35cd453edd76d4926737e21227eac2c6a734c437f38c6e9
[INFO] running `Command { std: "docker" "start" "-a" "3c9247ce2bde4849c35cd453edd76d4926737e21227eac2c6a734c437f38c6e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling calendrical_calculations v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.3
[INFO] [stderr]    Compiling zmanim-core v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.80s
[INFO] running `Command { std: "docker" "inspect" "3c9247ce2bde4849c35cd453edd76d4926737e21227eac2c6a734c437f38c6e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c9247ce2bde4849c35cd453edd76d4926737e21227eac2c6a734c437f38c6e9", kill_on_drop: false }`
[INFO] [stdout] 3c9247ce2bde4849c35cd453edd76d4926737e21227eac2c6a734c437f38c6e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b6b36e88d23a66ab7441f66a9fc06b9dc710c8b67fcd6ddc32851c3d3601b2
[INFO] running `Command { std: "docker" "start" "-a" "50b6b36e88d23a66ab7441f66a9fc06b9dc710c8b67fcd6ddc32851c3d3601b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling j4rs v0.22.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling java-locator v0.1.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling jni-sys-macros v0.1.0
[INFO] [stderr]    Compiling jni-sys v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling calendrical_calculations v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_calendar v2.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zmanim-core v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.84s
[INFO] running `Command { std: "docker" "inspect" "50b6b36e88d23a66ab7441f66a9fc06b9dc710c8b67fcd6ddc32851c3d3601b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b6b36e88d23a66ab7441f66a9fc06b9dc710c8b67fcd6ddc32851c3d3601b2", kill_on_drop: false }`
[INFO] [stdout] 50b6b36e88d23a66ab7441f66a9fc06b9dc710c8b67fcd6ddc32851c3d3601b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 583d2e20f9e41bf6b6e6eec1915a0563858be2a9e5adf9c6a08aa92fb0aa8c49
[INFO] running `Command { std: "docker" "start" "-a" "583d2e20f9e41bf6b6e6eec1915a0563858be2a9e5adf9c6a08aa92fb0aa8c49", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zmanim_core-38756949414a7069)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/astronomical_calendar_test.rs (/opt/rustwide/target/debug/deps/astronomical_calendar_test-bf88743d76dbcb85)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Error occurred during initialization of VM
[INFO] [stdout] java.lang.NoSuchMethodError: java.net.URLClassLoader.<init>(Ljava/lang/String;[Ljava/net/URL;Ljava/lang/ClassLoader;)V
[INFO] [stdout] 	at org.astonbitecode.j4rs.api.deploy.J4rsClassLoader.<init>(J4rsClassLoader.java:22)
[INFO] [stdout] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[INFO] [stdout] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[INFO] [stdout] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[INFO] [stdout] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[INFO] [stdout] 	at java.lang.SystemClassLoaderAction.run(ClassLoader.java:2204)
[INFO] [stdout] 	at java.lang.SystemClassLoaderAction.run(ClassLoader.java:2188)
[INFO] [stdout] 	at java.security.AccessController.doPrivileged(Native Method)
[INFO] [stdout] 	at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1449)
[INFO] [stdout] 	at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1429)
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test astronomical_calendar_test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/astronomical_calendar_test-bf88743d76dbcb85` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "583d2e20f9e41bf6b6e6eec1915a0563858be2a9e5adf9c6a08aa92fb0aa8c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583d2e20f9e41bf6b6e6eec1915a0563858be2a9e5adf9c6a08aa92fb0aa8c49", kill_on_drop: false }`
[INFO] [stdout] 583d2e20f9e41bf6b6e6eec1915a0563858be2a9e5adf9c6a08aa92fb0aa8c49
